gtk/Makefile.am: Fix distcheck
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 18 May 2022 07:29:24 +0000 (15:29 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 18 May 2022 07:32:21 +0000 (15:32 +0800)
Apparently distcheck expects the generated gtk.gresource.xml to be
there.

gtk/Makefile.am

index 8775ced47c15aed140408bb6722563edfd8f3c15..fc701d111285111c2ec1616e81ae5905eb9443ea 100644 (file)
@@ -964,6 +964,9 @@ endif
 
 EXTRA_DIST += $(gtk_all_private_h_sources) $(gtk_extra_sources)
 
+# We need to dist this for `make distcheck`, apparently...
+EXTRA_DIST += gtk.gresource.xml
+
 
 pkgdatadir = $(datadir)/gtk-$(GTK_API_VERSION)
 pkgdata_DATA = gtkbuilder.rng